home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / UUCP / UUCon / Source / English.lproj / LogController.nib / data.classes next >
Text File  |  1993-01-31  |  249b  |  20 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. LogController = {
  7.     ACTIONS = {
  8.     makeKeyAndOrderFront:;
  9.     subprocess:;
  10.     setLogView:;
  11.     };
  12.     OUTLETS = {
  13.     logView;
  14.     window;
  15.     subProc;
  16.     cmd;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.